PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardTableAttribute Class / setShort Method
The short form of the content of a PDFStandardStructureTypes.TABLE_HEADER_CELL structure element's content.
In This Topic
    setShort Method
    In This Topic
    Sets the short content.
    Syntax
    public void setShort( 
       java.lang.String value
    )

    Parameters

    value
    The short form of the content of a PDFStandardStructureTypes.TABLE_HEADER_CELL structure element's content.
    See Also